[INFO] cloning repository https://github.com/cruessler/git-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cruessler/git-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7aa9e22872397bd99426df90f1565dd43ee8389c
[INFO] testing cruessler/git-tree against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cruessler/git-tree
[INFO] finished tweaking git repo https://github.com/cruessler/git-tree
[INFO] tweaked toml for git repo https://github.com/cruessler/git-tree written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cruessler/git-tree on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cruessler/git-tree already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 845a9dc219939031dcf345dc2465548cdba5c5623ae2d3c87683b1cea53ffc1a
[INFO] running `Command { std: "docker" "start" "-a" "845a9dc219939031dcf345dc2465548cdba5c5623ae2d3c87683b1cea53ffc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "845a9dc219939031dcf345dc2465548cdba5c5623ae2d3c87683b1cea53ffc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845a9dc219939031dcf345dc2465548cdba5c5623ae2d3c87683b1cea53ffc1a", kill_on_drop: false }`
[INFO] [stdout] 845a9dc219939031dcf345dc2465548cdba5c5623ae2d3c87683b1cea53ffc1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ce250ab74dcfae308682baec8c2886c6fc7d5b7c080ce13896325c643c4345d
[INFO] running `Command { std: "docker" "start" "-a" "0ce250ab74dcfae308682baec8c2886c6fc7d5b7c080ce13896325c643c4345d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-error v0.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-chunk v0.7.0
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling gix-quote v0.7.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-sec v0.13.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-bitmap v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling termtree v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling gix-date v0.15.1
[INFO] [stderr]    Compiling gix-actor v0.40.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-path v0.11.2
[INFO] [stderr]    Compiling gix-packetline v0.21.2
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-command v0.8.0
[INFO] [stderr]    Compiling gix-url v0.35.2
[INFO] [stderr]    Compiling gix-hash v0.23.0
[INFO] [stderr]    Compiling gix-fs v0.19.2
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-transport v0.55.1
[INFO] [stderr]    Compiling gix-hashtable v0.13.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-commitgraph v0.35.0
[INFO] [stderr]    Compiling gix-object v0.58.0
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling gix-ignore v0.19.1
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gix-shallow v0.10.0
[INFO] [stderr]    Compiling gix-pathspec v0.16.1
[INFO] [stderr]    Compiling gix-revwalk v0.29.0
[INFO] [stderr]    Compiling gix-ref v0.61.0
[INFO] [stderr]    Compiling gix-filter v0.28.0
[INFO] [stderr]    Compiling gix-pack v0.68.0
[INFO] [stderr]    Compiling gix-traverse v0.55.0
[INFO] [stderr]    Compiling gix-revision v0.43.0
[INFO] [stderr]    Compiling gix-index v0.49.0
[INFO] [stderr]    Compiling gix-refspec v0.39.0
[INFO] [stderr]    Compiling gix-odb v0.78.0
[INFO] [stderr]    Compiling gix-discover v0.49.0
[INFO] [stderr]    Compiling gix-config v0.54.0
[INFO] [stderr]    Compiling gix-protocol v0.59.0
[INFO] [stderr]    Compiling gix-worktree v0.50.0
[INFO] [stderr]    Compiling gix-dir v0.23.0
[INFO] [stderr]    Compiling gix-diff v0.61.0
[INFO] [stderr]    Compiling gix-submodule v0.28.0
[INFO] [stderr]    Compiling gix-status v0.28.0
[INFO] [stderr]    Compiling gix v0.81.0
[INFO] [stderr]    Compiling git-tree v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "0ce250ab74dcfae308682baec8c2886c6fc7d5b7c080ce13896325c643c4345d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce250ab74dcfae308682baec8c2886c6fc7d5b7c080ce13896325c643c4345d", kill_on_drop: false }`
[INFO] [stdout] 0ce250ab74dcfae308682baec8c2886c6fc7d5b7c080ce13896325c643c4345d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b63c45be6cc99e3be8f7eae7590f0ed5d18831fdd36b555b27734935dca009e
[INFO] running `Command { std: "docker" "start" "-a" "9b63c45be6cc99e3be8f7eae7590f0ed5d18831fdd36b555b27734935dca009e", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling gix-error v0.0.0
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling anstyle-lossy v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling gix-date v0.13.0
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-chunk v0.5.0
[INFO] [stderr]    Compiling gix-attributes v0.30.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling snapbox-macros v1.1.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-commitgraph v0.32.0
[INFO] [stderr]    Compiling gix-actor v0.38.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling gix-object v0.55.0
[INFO] [stderr]    Compiling gix-ref v0.61.0
[INFO] [stderr]    Compiling gix-index v0.49.0
[INFO] [stderr]    Compiling gix-shallow v0.10.0
[INFO] [stderr]    Compiling anstyle-svg v1.1.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling gix-revwalk v0.26.0
[INFO] [stderr]    Compiling gix-ref v0.58.0
[INFO] [stderr]    Compiling gix-worktree v0.50.0
[INFO] [stderr]    Compiling gix-discover v0.49.0
[INFO] [stderr]    Compiling gix-dir v0.23.0
[INFO] [stderr]    Compiling gix-diff v0.61.0
[INFO] [stderr]    Compiling gix-config v0.54.0
[INFO] [stderr]    Compiling gix-traverse v0.52.0
[INFO] [stderr]    Compiling gix-protocol v0.59.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gix-discover v0.46.0
[INFO] [stderr]    Compiling gix-index v0.46.0
[INFO] [stderr]    Compiling gix-status v0.28.0
[INFO] [stderr]    Compiling snapbox v1.2.1
[INFO] [stderr]    Compiling gix-submodule v0.28.0
[INFO] [stderr]    Compiling gix v0.81.0
[INFO] [stderr]    Compiling gix-worktree v0.47.0
[INFO] [stderr]    Compiling gix-testtools v0.18.0
[INFO] [stderr]    Compiling git-tree v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.28s
[INFO] running `Command { std: "docker" "inspect" "9b63c45be6cc99e3be8f7eae7590f0ed5d18831fdd36b555b27734935dca009e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b63c45be6cc99e3be8f7eae7590f0ed5d18831fdd36b555b27734935dca009e", kill_on_drop: false }`
[INFO] [stdout] 9b63c45be6cc99e3be8f7eae7590f0ed5d18831fdd36b555b27734935dca009e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5e4a020f395eaae518d629908b5f14081166b6bb340023be9ec0ca1291c9344
[INFO] running `Command { std: "docker" "start" "-a" "d5e4a020f395eaae518d629908b5f14081166b6bb340023be9ec0ca1291c9344", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_tree-83f8971b293dd7be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detailed.rs (/opt/rustwide/target/debug/deps/detailed-9ee1cb865743e1b4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test additions_deletions ... FAILED
[INFO] [stdout] test some_changes ... FAILED
[INFO] [stdout] test some_staged_changes ... FAILED
[INFO] [stdout] test no_changes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- additions_deletions stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/additions_deletions.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_staged_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_staged_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- no_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/no_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     additions_deletions
[INFO] [stdout]     no_changes
[INFO] [stdout]     some_changes
[INFO] [stdout]     some_staged_changes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test detailed`
[INFO] running `Command { std: "docker" "inspect" "d5e4a020f395eaae518d629908b5f14081166b6bb340023be9ec0ca1291c9344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5e4a020f395eaae518d629908b5f14081166b6bb340023be9ec0ca1291c9344", kill_on_drop: false }`
[INFO] [stdout] d5e4a020f395eaae518d629908b5f14081166b6bb340023be9ec0ca1291c9344
